GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

OKFunction

API/Type Aliases/OKFunction
seyfert/lib/commands/applications/shared.d.ts

Signature

export type OKFunction<T> = (value: T) => void;

Members

This export does not declare public properties or methods in the generated declaration file.