3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
/* Alias objc for objective-c */
|
|
export { default } from './objective-c.mjs'
|