UNPKG

102 BTypeScriptView Raw
1import { QueueProps } from './index';
2export declare function validateProps(props: QueueProps): void;