mirror of
https://github.com/HackPlan/polaris-react.git
synced 2026-01-12 22:44:36 +08:00
3 lines
108 B
JavaScript
3 lines
108 B
JavaScript
const readmes = Object.freeze(['README.md', 'src/components/README.md']);
|
|
module.exports.readmes = readmes;
|