entrypoint property

String entrypoint
final

Path of the file the Supabase runtime should execute (e.g. index.ts). Must be a key in files.

Implementation

final String entrypoint;