module fb { export interface IFbDokumentToggleScope extends ng.IScope{ dokumentVaerde: fb.DokumentVaerde; originalVaerde: any; } }