UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

6 lines 149 B
export interface SetupFolderComponentProps { initialData: { folderLabel: string; folderHandle?: FileSystemDirectoryHandle; }; }