[ci] format
This commit is contained in:
parent
4b6deda360
commit
3d91d4ad0a
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ export type {
|
|||
ComponentSlots,
|
||||
RenderInstruction,
|
||||
} from './render/index.js';
|
||||
export { renderTransition, createTransitionScope } from './transition.js';
|
||||
export { createTransitionScope, renderTransition } from './transition.js';
|
||||
|
||||
import { markHTMLString } from './escape.js';
|
||||
import { addAttribute, Renderer } from './render/index.js';
|
||||
|
|
Loading…
Reference in a new issue