UNPKG

@modyo/cli

Version:

Modyo CLI Command line to expose local development tools

8 lines (7 loc) 152 B
interface ApiPath { readonly 8: string; readonly 9: string; readonly 10: string; } export declare const MODYO_API_PATH: ApiPath; export {};