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-29 22:15:28 +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>;
|