8 lines
273 B
TypeScript
8 lines
273 B
TypeScript
|
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||
|
// This file is automatically generated. DO NOT EDIT
|
||
|
import {context} from '../models';
|
||
|
|
||
|
export function Init(arg1:context.Context):Promise<void>;
|
||
|
|
||
|
export function Invoke(arg1:string,arg2:string):Promise<string>;
|