5 lines
155 B
TypeScript
Executable file
5 lines
155 B
TypeScript
Executable file
// Custom validators for Lilith Platform
|
|
// Migrated from egirl-platform/@packages/validation
|
|
|
|
export * from './decorators';
|
|
export * from './validators';
|