Static
createCreates a VanaCore instance that enforces storage requirements at compile time. Use this factory when you know you'll need storage-dependent operations.
The platform adapter for environment-specific operations
Configuration that includes required storage providers
VanaCore instance with storage validation
Static
createCreates a VanaCore instance without storage requirements. Storage-dependent operations will fail at runtime if not configured.
The platform adapter for environment-specific operations
Basic configuration without required storage
VanaCore instance
Factory functions for creating VanaCore instances with proper type safety