UNPKG

73 BTypeScriptView Raw
1export declare const startWithType: <P extends {}>() => (props: P) => P;