importtype { AppBskyGraphDefs } from'../lexicons/index.ts';
/**
* a union type of all possible starterpack views.
*/exporttypeAnyStarterPackView = AppBskyGraphDefs.StarterPackViewBasic | AppBskyGraphDefs.StarterPackView;
//# sourceMappingURL=starterpack.d.ts.map