mirror of
https://github.com/logos-storage/swarmsim.git
synced 2026-01-03 14:23:08 +00:00
8 lines
138 B
Nim
8 lines
138 B
Nim
# Used in twithtypeid.nim. Do not delete.
|
|
|
|
import swarmsim/lib/withtypeid
|
|
|
|
withTypeId(true):
|
|
type
|
|
RepeatedName* = object of RootObj
|