typed-styles

WebJar for typed-styles

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-younggeeks-typed-styles
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

typed-styles
WebJar for typed-styles
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download github-com-younggeeks-typed-styles

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Typed Styles

npm i typed-styles

Usage

import type {Style} from 'typed-styles'

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

License

MIT

Versions

Version
0.0.7