12, export type ValueFactory = (api : ValueFactoryApi) => Promise<any>;. 13. 14. 15, export type Cache = {. 16, get(key : string) : Promise<string>,.
確定! 回上一頁