UNPKG

@im-sampm/act-js

Version:

nodejs wrapper for nektos/act

4 lines (3 loc) 148 B
import { JSONSchemaType } from "ajv"; import { Endpoints } from "@kie/mock-github"; export declare const EndpointSchema: JSONSchemaType<Endpoints>;