OKFunction
Signature
export type OKFunction<T> = (value: T) => void;Members
This export does not declare public properties or methods in the generated declaration file.
export type OKFunction<T> = (value: T) => void;This export does not declare public properties or methods in the generated declaration file.