5c245264-d90a-42fc-b249-8f52be58ce6c.js.map 529 Bytes
{"version":3,"sources":["assets/script/game/ui/view/type/discover/ProductionTeamView.ts"],"names":[],"mappings":";;;;;;;AAQa,QAAA,sBAAsB,GAAG,oBAAoB,CAAC","file":"","sourceRoot":"/","sourcesContent":["import { PureView } from \"../../../../../common/classbase/ViewBase\";\n\nexport interface ProductionTeamViewProps { }\n\ntype ProductionTeamViewBase = PureView<ProductionTeamViewProps>;\n\nexport interface ProductionTeamView extends ProductionTeamViewBase { }\n\nexport const ProductionTeamViewType = \"ProductionTeamView\";"]}