UNPKG

@bnb-chain/greenfield-js-sdk

Version:
3 lines (2 loc) 110 B
import { NodeFile } from '@/types/sp/Common'; export declare function createFile(filePath: string): NodeFile;