8 lines
273 B
TypeScript
Raw Normal View History

2024-09-26 17:54:14 +08:00
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
2024-09-30 09:16:11 +08:00
import {context} from '../models';
export function Init(arg1:context.Context):Promise<void>;
2024-09-26 17:54:14 +08:00
export function Invoke(arg1:string,arg2:string):Promise<string>;