UNPKG

grapi-cli

Version:

a cli tool to generate loopback 4 applications with extra features like caching & fuzzy search

4 lines (3 loc) 129 B
import { Patch } from '../types/index.js'; export declare const patches: Patch; export declare function applyPrePatches(): void;