Go modular
This commit is contained in:
committed by
Phil Kunz
parent
6edd51c6e6
commit
b6a85319b0
4
dist/mod_servezone/index.d.ts
vendored
Normal file
4
dist/mod_servezone/index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* the main run function to submit a service to a servezone
|
||||
*/
|
||||
export declare let run: (configArg: any) => Promise<void>;
|
||||
Reference in New Issue
Block a user