4 lines
90 B
TypeScript
Executable File
4 lines
90 B
TypeScript
Executable File
import { getFlags } from '@konobangu/feature-flags/access';
|
|
|
|
export const GET = getFlags;
|