feat: Working on node builder
This commit is contained in:
3
Sources/CliDoc/NodeRepresentable.swift
Normal file
3
Sources/CliDoc/NodeRepresentable.swift
Normal file
@@ -0,0 +1,3 @@
|
||||
public protocol NodeRepresentable: Sendable {
|
||||
func render() -> String
|
||||
}
|
||||
Reference in New Issue
Block a user