4 lines
72 B
TypeScript
Executable File
4 lines
72 B
TypeScript
Executable File
import { getLabels } from '../GenericFunctions';
|
|
|
|
export { getLabels };
|