返回当前 Rax core 的版本。
version: string
import { version } from 'rax'; console.log('version: ', version); // ==> version: 1.0.4