mirror of
https://github.com/morbalint/kem2karakterlap.git
synced 2026-07-17 15:23:48 +00:00
5 lines
122 B
TypeScript
5 lines
122 B
TypeScript
import {RenderTextBoxFunc} from "./helpers";
|
|
|
|
export function renderSecondPage(addTextField: RenderTextBoxFunc): void {
|
|
|
|
} |