4 lines
120 B
TypeScript
4 lines
120 B
TypeScript
export * from "../Notary/DocumentType";
|
|
import DocumentType from "../Notary/DocumentType";
|
|
export default DocumentType;
|