3 lines
65 B
JavaScript
3 lines
65 B
JavaScript
|
|
/* Alias bird for bird2 */
|
||
|
|
export { default } from './bird2.mjs'
|