//
// Document.swift
// Notes
// Created by Laurent Morvillier on 16/09/2022.
import Foundation
import UIKit
class Document : UIDocument {
}