UNPKG

@gracious.tech/fetch-client

Version:

Interact with a fetch(bible) collection in an API-like way

3 lines (2 loc) 165 B
import { UsageConfig, RuntimeLicense } from './types.js'; export declare function filter_licenses(licenses: RuntimeLicense[], usage: UsageConfig): RuntimeLicense[];