Logo
Explore Help
Sign In
SecureBitChat/securebit-chat
1
0
Fork 0
You've already forked securebit-chat
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
2e5b078bc2980fb7ebe31b49e86451bece93bd60
securebit-chat/node_modules/hasown/index.d.ts

4 lines
117 B
TypeScript
Raw Normal View History

feat: implement build system and development workflow - Add npm scripts for CSS/JS compilation (build:css, build:js, build) - Create PowerShell build automation script - Document development workflow in README - Add troubleshooting guide for build issues - Specify proper file structure and compilation process Supports Tailwind CSS v3.4.0 and esbuild bundling with source maps.
2025-09-08 19:22:50 -04:00
declare function hasOwn<O, K extends PropertyKey, V = unknown>(o: O, p: K): o is O & Record<K, V>;
export = hasOwn;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 2502ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API