UNPKG

116 BTypeScriptView Raw
1import SupportingFile from './SupportingFile';
2export default class GlobalSupportingFile extends SupportingFile {
3}