exportinterfaceOptions{include:string|RegExp|(string|RegExp)[]exclude:string|RegExp|(string|RegExp)[]// use 'node' if compiling for SSRtarget:'node'|'browser'// if true, will attach __file to component even in production.// defaults to false.exposeFilename:boolean// if true, handle pre...