UNPKG

119 BTypeScriptView Raw
1export declare const createFactoryWithConstraint: <Constraint>() => <Value extends Constraint>(value: Value) => Value;