UNPKG

@cortical/core

Version:

A RESTful API framework for your apps based on GraphQL type system.

6 lines (5 loc) 157 B
import { HookFilterSync } from '@spine/hook'; export interface Params { } declare const _default: HookFilterSync<string[], Params>; export default _default;