mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-08-21 05:44:48 +00:00
5 lines
74 B
TypeScript
5 lines
74 B
TypeScript
![]() |
export const id = () => ({
|
||
|
type: 'varchar' as 'varchar',
|
||
|
length: 32
|
||
|
});
|