website refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { describe, expect, it } from 'vitest';
|
||||
import { stableUuidFromSeedKey, seedId, seedUuid } from './SeedIdHelper';
|
||||
import { seedId, seedUuid, stableUuidFromSeedKey } from './SeedIdHelper';
|
||||
|
||||
describe('SeedIdHelper', () => {
|
||||
describe('stableUuidFromSeedKey', () => {
|
||||
|
||||
Reference in New Issue
Block a user