Add Function.d.ts
This commit is contained in:
3
config-serializer/Function.d.ts
vendored
Normal file
3
config-serializer/Function.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
interface Function {
|
||||
name: string;
|
||||
}
|
||||
Reference in New Issue
Block a user