UNPKG

o3-dapi-ont

Version:
6 lines 192 B
interface RemoveAttributeInput { key: string; } export declare function removeAttribute(data: RemoveAttributeInput): Promise<void>; export {}; //# sourceMappingURL=removeAttribute.d.ts.map