UNPKG
useasdemo
Version:
latest (1.0.0-rc.0)
1.0.0-rc.0
Schematics specific to ecip
ecip.com
ecip/ecip
useasdemo
/
job
/
schema.ts
4 lines
(3 loc)
•
52 B
text/typescript
View Raw
1
2
3
4
export
interface
Schema
{
project
?:
string
; }