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