UNPKG
@jorgeucanorg/init
Version:
latest (0.0.1)
0.0.1
Add scully to your angular app
@jorgeucanorg/init
/
src
/
add-post
/
schema.ts
4 lines
(3 loc)
•
51 B
text/typescript
View Raw
1
2
3
4
export
interface
Schema
{
title
:
boolean
; }