This is a package template. You should not have to install this :D package description..
Install with npm:
npm i @oory/package-template --save
Install with yarn:
yarn add @oory/package-template
import packageTempalte from "package-template"
//do some examples
Type | Required | Description |
---|---|---|
type |
true/false | description |
import packageTemplate from "@oory/package-template"
//do some js
description...
TypeName
import { TypeName } from "@oory/package-template/typings"
//type
- Doc
- TU
- TS