mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
stuff
This commit is contained in:
@ -1 +1,4 @@
|
|||||||
export const signDocument = (document: any) => {};
|
export const signDocument = (documentAsBase64: string): string => {
|
||||||
|
|
||||||
|
return documentAsBase64;
|
||||||
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user