UNPKG
useasdemo
Version:
latest (1.0.0-rc.0)
1.0.0-rc.0
Schematics specific to ecip
ecip.com
ecip/ecip
useasdemo
/
auth
/
schema.d.ts
5 lines
(4 loc)
•
77 B
TypeScript
View Raw
1
2
3
4
5
export
interface
Schema
{
project
?:
string
;
business
?:
string
; }