fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { RNG } from './RNG';
|
||||
import type { RNG } from './RNG.js';
|
||||
|
||||
export class RandUtil {
|
||||
constructor(protected rng: RNG) {
|
||||
|
||||
Reference in New Issue
Block a user