class Commands {
    static namespace: string = 'pdfExtension.';
}

export = Commands;