UNPKG

@mwcp/ali-oss

Version:
6 lines 189 B
import { ConfigKey } from '../lib/types.js'; export class DefaultApi { static base = `/_${ConfigKey.namespace}`; static hello = '/hello'; } //# sourceMappingURL=default.types.js.map