@shopify/polaris
Version:
Shopify’s admin product component library
7 lines (6 loc) • 355 B
TypeScript
/// <reference types="react" />
import { ContextualSaveBarProps as ContextualSaveBarProps1 } from '../../utilities/frame';
export interface ContextualSaveBarProps extends ContextualSaveBarProps1 {
}
export declare const ContextualSaveBar: import("react").NamedExoticComponent<ContextualSaveBarProps>;
//# sourceMappingURL=ContextualSaveBar.d.ts.map