6 lines
229 B
TypeScript
Executable File
6 lines
229 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 GetFabricVersions(arg1:string):Promise<Array<main.FabricVersion>>;
|