typed-styles

WebJar for typed-styles

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

typed-styles
Последняя версия

Последняя версия

0.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

typed-styles
WebJar for typed-styles
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/lttb/typed-styles

Скачать typed-styles

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/typed-styles/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>typed-styles</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/typed-styles/
implementation 'org.webjars.npm:typed-styles:0.0.8'
// https://jarcasting.com/artifacts/org.webjars.npm/typed-styles/
implementation ("org.webjars.npm:typed-styles:0.0.8")
'org.webjars.npm:typed-styles:jar:0.0.8'
<dependency org="org.webjars.npm" name="typed-styles" rev="0.0.8">
  <artifact name="typed-styles" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='typed-styles', version='0.0.8')
)
libraryDependencies += "org.webjars.npm" % "typed-styles" % "0.0.8"
[org.webjars.npm/typed-styles "0.0.8"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Typed Styles

npm i typed-styles

Usage

import type {Style} from 'typed-styles'

const styles: Style = {
  height: 100,
  width: 100,
  display: 'block'
}

License

MIT

Версии библиотеки

Версия
0.0.8