mirror of
https://github.com/bettercap/bettercap
synced 2025-07-16 10:03:39 -07:00
4 lines
162 B
Go
4 lines
162 B
Go
// Package plugin contains objects and functions to load and
|
|
// use javascript plugins in order to extend the functionalities
|
|
// of your projects.
|
|
package plugin
|