NMV 0.8.0 - Big refactor and linting fixes
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { LLSDToken } from './LLSDToken';
|
||||
import type { LLSDToken } from './LLSDToken';
|
||||
|
||||
export type LLSDTokenGenerator = () => LLSDToken | undefined;
|
||||
|
||||
Reference in New Issue
Block a user