mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 16:51:38 +10:00
2 lines
51 B
TypeScript
2 lines
51 B
TypeScript
export const signDocument = (document: any) => {};
|