Initial scaffold of pdf convert
This commit is contained in:
3
ts/export/packer/pack-options.ts
Normal file
3
ts/export/packer/pack-options.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export interface IPackOptions {
|
||||
pdf: boolean;
|
||||
}
|
Reference in New Issue
Block a user