mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 22:59:10 +00:00
4 lines
85 B
JavaScript
4 lines
85 B
JavaScript
import { value as _value } from './mod-c'
|
|
|
|
export const value = `mod-b -> ${_value}`
|