UNPKG

@directus/api

Version:

Directus is a real-time API and App dashboard for managing SQL database content

5 lines (4 loc) 150 B
import { MockClient } from 'knex-mock-client'; // in order for the helpers to know the client type export class Client_SQLite3 extends MockClient { }