@oory/package-template
This is a package template. You should not have to install this :D package description..
live codepen demo
Table of Contents
Install
Install with npm:
npm i @oory/package-template --save
Install with yarn:
yarn add @oory/package-template
Usages
import packageTempalte from "package-template"
//do some examples
Options
option
Type | Required | Description |
---|---|---|
type |
true/false | description |
import packageTemplate from "@oory/package-template"
//do some js
Typescript support
description...
TypeName
import { TypeName } from "@oory/package-template/typings"
//type
TODO
- [ ] Doc
- [ ] TU
- [ ] TS