ItzNotABug / appexpress

An express.js like framework for Appwrite Functions, enabling super-easy navigation!
Apache License 2.0
43 stars 4 forks source link

Make Internal Fields Private #14

Closed ItzNotABug closed 5 months ago

ItzNotABug commented 5 months ago
  1. This PR addresses the issue of internal fields not being private enough.
  2. Alternatively, the AppExpress.Router class no longer an Anonymous class.

Related Issue -