Skip to main content

Type Alias: AddressFileOpts

AddressFileOpts = object

Properties

exclude?

optional exclude?: string[]


gitignore?

optional gitignore?: boolean


include?

optional include?: string[]


noCache?

optional noCache?: boolean