mirror of
https://github.com/tappollo/makata.git
synced 2026-01-12 17:03:04 +08:00
11 lines
112 B
Swift
11 lines
112 B
Swift
//
|
|
// File.swift
|
|
//
|
|
//
|
|
// Created by Michael Ong on 2/3/23.
|
|
//
|
|
|
|
import Foundation
|
|
|
|
public enum Templates {}
|