mirror of
https://github.com/directus/directus.git
synced 2026-02-08 05:05:05 -05:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export const STORES_INJECT = 'stores';
|
|
export const API_INJECT = 'api';
|