UNPKG

@shapediver/sdk.sdtf-v1

Version:
5 lines 190 B
export declare class SdtfFileUtils { toAbsolutePath(relativePath: string): string; readFile(absolutePath: string): Promise<ArrayBuffer>; } //# sourceMappingURL=SdtfFileUtils.d.ts.map