blob: b2e54fa65d45ac6679d6213cfefb531292baf26c [file] [log] [blame]
export interface VidNotions {
instantiationUI: string,
modelCategory: string,
viewEditUI: string,
instantiationType: string
}