blob: 88fd3d455ba9eedecb5fccc86e0cc8061c9008a5 (
plain)
1
2
3
|
export {default as inheritContributionListFromMainRelease} from './inheritContributionListFromMainRelease.js';
export {default as inheritFromMainRelease} from './inheritFromMainRelease.js';
export {default as withPropertyFromMainRelease} from './withPropertyFromMainRelease.js';
|