6 lines
219 B
TypeScript
Executable file
6 lines
219 B
TypeScript
Executable file
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
|
// This file is automatically generated. DO NOT EDIT
|
|
import {main} from '../models';
|
|
|
|
export function ProcessText(arg1:main.ProcessTextRequest):Promise<void>;
|