add api template, no ejs
This commit is contained in:
parent
99148fc512
commit
5a5515f2f4
5 changed files with 12 additions and 48 deletions
3
types/ejs.d.ts
vendored
3
types/ejs.d.ts
vendored
|
@ -1,3 +0,0 @@
|
|||
interface EjsTemplateData {
|
||||
[key: string]: string | number | boolean | object | undefined | null;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue