UNPKG

@topgroup/diginext

Version:

A BUILD SERVER & CLI to deploy apps to any Kubernetes clusters.

3 lines 145 B
import type { IUser } from "../entities"; export declare const isOwned: (data: any, user: IUser) => boolean; //# sourceMappingURL=is-own.d.ts.map