UNPKG

109 BTypeScriptView Raw
1import { SourceData } from "@aws-sdk/types";
2export declare function isEmptyData(data: SourceData): boolean;